net/http.persistConn.nwrite (field)
8 uses
net/http (current package)
transport.go#L1961: w.pc.nwrite += int64(n)
transport.go#L1970: w.pc.nwrite += n
transport.go#L2077: nwrite int64 // bytes written
transport.go#L2219: if pc.nwrite == startBytesWritten {
transport.go#L2226: if pc.nwrite == startBytesWritten {
transport.go#L2592: startBytesWritten := pc.nwrite
transport.go#L2609: if pc.nwrite == startBytesWritten {
transport.go#L2795: startBytesWritten := pc.nwrite
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)